You can create data sources in your application by using standard methods to obtain data from external REST services. When you use the New REST Integration wizard to create a data source, the system generates the records that are required to use the data source. These records include classes, properties, mapping rules, data transforms, an authentication profile, a connector, and a data page.
Note: Enter URL-encoded values for the elements of the endpoint URL that represent resource path names and query string parameter names. If you enter a URL in the format https//sampleURL.com/res_path?URLkey={URLkey}, res_path is a resource path name and URLkey is a query string parameter name; {URLkey} represents the value of URLkey that is substituted at run time.
|
|